Welcome![Sign In][Sign Up]
Location:
Search - UNIX source

Search list

[Web Serverwebfs_1.20.tar

Description: 一个带SSL的HTTP SERVER源代码,配合文本浏览器将可以实现,UNIX终端下的应用开发,不可多得-a source code of a HTTP SERVER with SSL supported,can be used in developping in unix with the browser helping!
Platform: | Size: 51200 | Author: | Hits:

[Internet-NetworkLinux 网络编程

Description: 很经典的Linux网络编程源码,带有makefile文件,可以直接编译使用-the classic source Linux Network Programming, with makefile documents can be directly compiled to use
Platform: | Size: 80896 | Author: 刘运 | Hits:

[Internet-Network1742

Description: unix网络编程实例源代码。(包括客户和服务器端并已经通过编译)-example source code. (Including client and server-side and has adopted compiler)
Platform: | Size: 69632 | Author: dan | Hits:

[Linux-Unixmsgq

Description: 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
Platform: | Size: 1024 | Author: tch | Hits:

[Books博士写的好书clk011c-1.9.5

Description: 这是一个博士写的一本好书,关于Linux系统的源码分析的,对研究Linux系统和学习操作系统的朋友,有很大的帮助!-Dr. written a very good book on the Linux source code analysis for the research and learning Linux operating system friends, a great help!
Platform: | Size: 4993024 | Author: 梁远锋 | Hits:

[Linux-Unixv6sh.tar

Description: Unix 第 6 版的 sh 手册和源码,感兴趣请参考`The UNIX Time-Sharing System , CACM, July, 1974,它给出 Shell 操作的理论。 chdir (I), login (I), wait (I), shift (I) -Unix version 6 of sh manuals and source code, please refer interested The Unix Time-Sharing System, CACM, July, 1974, it is Shell operation theory. Chdir (I), login (I), the wait (I), shift (I)
Platform: | Size: 14336 | Author: 双木林 | Hits:

[Speech/Voice recognition/combinesphinx source code

Description: CMU大名鼎鼎的SPHINX-3大词汇量连续语音识别系统,应用于Unix和Windows,做语音识别的必备工具。-CMU famous SPHINX-3 large vocabulary continuous speech recognition system, used in Unix and Windows, so the essential voice recognition tools.
Platform: | Size: 694272 | Author: 王涛 | Hits:

[Linux-Unixhurd.tar

Description: GNU Hurd 源代码,自由软件基金会开发的类 UNIX 系统内核,基于 Mach 微内核-GNU Hurd source code, the Free Software Foundation to develop a system like UNIX kernel, based on the Mach microkernel
Platform: | Size: 3015680 | Author: Whistler | Hits:

[Communicationvchat.tar

Description: unix下的语音聊天程序,可以实现点对点聊天,C语言源码程序-the voice chat program, can achieve a peer-to-peer chatting and C language source programs
Platform: | Size: 502784 | Author: 许国栋 | Hits:

[ListView/ListBoxFTBv1-6-5-Source

Description: DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm Collection contains various enhanced DES algorithm, DES algorithm deformation, PASCAL, ASM, such as C-language versions, DOS, Windows, Linux, and other UNIX code
Platform: | Size: 164864 | Author: xt | Hits:

[Ftp Servertftp1

Description: 一个在unix下用c语言实现tftp(简单文件传输协议)的源码 包括服务器端和客户端-source code of a tftp(trivial file transfer protocol) written in c language under unix circumstance,including server program as well as client program
Platform: | Size: 9216 | Author: andy | Hits:

[OtherLINUXzd

Description: 一本浙江大学出版的《LINUX内核源代码情景分析(浙大出版)》上下册PDF版,毛德操、胡希明写的那本,总共50兆。1500多页,相信Linux爱好者都有一本,对那些没钱的主儿这个也很好毕竟他一共要大约两百块。-a Zhejiang University published in the "Linux kernel source code Scenario Analysis (Zhejiang University publication)" volumes PDF version of MAO parade, Hu Ximing wrote that the total 50 trillion. More than 1,500 pages, I believe that Linux enthusiasts have one of those cycles of the money was good, after all, a total of about 200.
Platform: | Size: 50077696 | Author: jack | Hits:

[Compress-Decompress algrithmsC++ Source Code for the Wavelet Packet Transform.z

Description: Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
Platform: | Size: 634880 | Author: | Hits:

[CSharplock for unix

Description: C源码: 给UNIX加把屏幕锁 可以使用户锁住屏幕-C source : UNIX to do more to screen lock allows users to lock screen
Platform: | Size: 1024 | Author: wz | Hits:

[Linux-Unixsourceinsight3.5

Description: 查看源代码的工具。可以查看某个函数的定义处,调用处等。-View source tools. Can check for a certain function definition, calling Department.
Platform: | Size: 6389760 | Author: 宋博 | Hits:

[Linux-Unix在Unix下用C编写类Windows菜单

Description: 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional expansion is not very convenient. So, can Windows as a design as user requirements in accordance with random adjustment interface functions to facilitate the expansion process? The answer is yes. The user needs expanded functionality, without source changes, we need to document operating parameters can be linked to the new functional menu.
Platform: | Size: 9216 | Author: 建文 | Hits:

[Linux-Unix手机短消息服务的服务器和客户端.tar

Description: 手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux/UNIX development environment
Platform: | Size: 93184 | Author: 李飞 | Hits:

[OtherLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988224 | Author: 黄影 | Hits:

[Linux-Unixmd5_app

Description: 这是一个很常用的MD5法,源码里我做了很多的改动,封装的接口非常简单,也加了很多注释-This is a very commonly used MD5, source Lane, I did a lot of changes, Packaging interface is very simple. also adding a lot of Notes
Platform: | Size: 6144 | Author: 黄兴 | Hits:

[Internet-Networklinux_comm

Description: linux下串口通讯源程序,实现对串口的通讯与控制-Serial communication source to achieve the serial communications and control
Platform: | Size: 2048 | Author: 孙盛 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net